[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 248   SHUFFLE   <  SKIP 793  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23581Hill, Jan90505TorranceCaliforniaUnited States
18949Hall, Jackson97301SalemOregonUnited States
20461Nelson, Mackenzie91776San GabrielCaliforniaUnited States
28490Ramos, Krista, L85049IngolstadtBayernGermany
22207Sanchez, Nancy, L1597Lane CoveNew South WalesAustralia
12618Lal, Dawn77127LieusaintSeine et MarneFrance

Generated 2025-07-18 06:52:02.960 UTC