[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 391   SHUFFLE   <  SKIP 1309  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27948Ms., Sloan, Cathy, J.80074MünchenHamburgGermany
24261Jones, Emma, E94519ConcordCaliforniaUnited States
18952Hernandez, Chloe97222MilwaukieOregonUnited States

Generated 2025-07-18 03:08:42.070 UTC