[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 405   SHUFFLE   <  SKIP 1007  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22012Malhotra, Regina94014ColmaCaliforniaUnited States
23221Rai, Leonard, C66041PoingSaarlandGermany
27078Scott, Chloe, A91776San GabrielCaliforniaUnited States
24694Carlson, Theodore14129BerlinHessenGermany

Generated 2025-07-14 00:28:57.891 UTC