[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 31   SHUFFLE   <  SKIP 697  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16719Russell, Trevor94010BurlingameCaliforniaUnited States
17817Gutierrez, Felicia, E80074MünchenNordrhein-WestfalenGermany
12173Edwards, Dalton, L92625Newport BeachCaliforniaUnited States

Generated 2025-07-18 18:38:00.899 UTC