[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 376   SHUFFLE   <  SKIP 2160  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15772Anderson, Christopher91776San GabrielCaliforniaUnited States
28726Liang, Kelli, C24044KielSaarlandGermany
20637Brown, John94015Daly CityCaliforniaUnited States

Generated 2025-07-19 23:14:18.330 UTC