[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 158   SHUFFLE   <  SKIP 2352  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13808Perez, Richard, L91054ErlangenBayernGermany
23336Bryant, Jocelyn, M94014ColmaCaliforniaUnited States
14618Baker, Gabrielle, D98027IssaquahWashingtonUnited States

Generated 2025-07-20 13:36:07.271 UTC