[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 0   SHUFFLE   <  SKIP 3112  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20937Williams, Natalie, E95010HofBayernGermany
18553Roberts, Alex, K97034Lake OswegoOregonUnited States
20302Andersen, Tasha94010BurlingameCaliforniaUnited States
26397Travers, MichealOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-11-04 15:24:42.328 UTC