[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 470   SHUFFLE   <  SKIP 2699  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19759Barnes, Sydney94063Redwood CityCaliforniaUnited States
25633Sutton, Tara, A80074MünchenHamburgGermany
28867Martinez, Natalie90012Los AngelesCaliforniaUnited States

Generated 2025-07-14 11:27:33.575 UTC