[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 494   SHUFFLE   <  SKIP 1991  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19537Brooks, Michelle, C97222MilwaukieOregonUnited States
27169Xu, Louis66578NeunkirchenSaarlandGermany
24227Phillips, Sara, A92020El CajonCaliforniaUnited States

Generated 2025-07-19 12:13:50.172 UTC