[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   SKIP 324   SHUFFLE   <  SKIP 1060  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17756Ashe, Jill, J92700ColombesHauts de SeineFrance
23046Malhotra, Pamela97005BeavertonOregonUnited States
18671Kelly, Melanie94070San CarlosCaliforniaUnited States
16757Cox, Mackenzie, A97205PortlandOregonUnited States

Generated 2025-07-13 06:24:28.699 UTC