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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26339James, Cindy99362Walla WallaWashingtonUnited States
22602Andersen, KelliRG41 1QWWokinghamEnglandUnited Kingdom
20863Xu, Erica, MOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-18 16:01:57.986 UTC