[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 149   SHUFFLE   <  SKIP 5528  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26928Nara, RogerGA10GatesheadEnglandUnited Kingdom
21008Carlson, Melody, K70452StuttgartSaarlandGermany
19700Hall, Gabriel94010BurlingameCaliforniaUnited States

Generated 2025-07-20 00:46:11.768 UTC