[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 213   SHUFFLE   <  SKIP 901  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20900Russell, Natalie, MKB9KirkbyEnglandUnited Kingdom
18440Ashe, Joe94014ColmaCaliforniaUnited States
28788Martinez, Dominique94014ColmaCaliforniaUnited States
17947Srini, Erick, H80074MünchenNordrhein-WestfalenGermany

Generated 2025-07-21 10:02:03.568 UTC