[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 511   SHUFFLE   <  SKIP 566  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23856Taylor, Sarah98284Sedro WoolleyWashingtonUnited States
27171Gill, Kristi, AOX14 4SEOxfordEnglandUnited Kingdom
24603Zhu, Jake, G4655Hervey BayQueenslandAustralia

Generated 2025-07-16 14:46:14.484 UTC