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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22661Shan, Tracy92700ColombesHauts de SeineFrance
28737Lin, Eugene45000OrleansLoiretFrance
22001Chander, Gregory, J7001HobartTasmaniaAustralia
26787Moore, Austin, N98225BellinghamWashingtonUnited States

Generated 2025-07-22 00:51:45.121 UTC