[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 511   SHUFFLE   <  SKIP 1575  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22870Chen, Barbara, M95000CergyVal d'OiseFrance
29121Luo, Julie, M4000BrisbaneQueenslandAustralia
22428Smith, DestinyYO15YorkEnglandUnited Kingdom

Generated 2025-07-18 14:47:28.346 UTC