[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 518   SHUFFLE   <  SKIP 4265  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25642Rai, JonC2H 7AULondonEnglandUnited Kingdom
27171Gill, Kristi, AOX14 4SEOxfordEnglandUnited Kingdom
23585Moore, Kaitlyn98168BurienWashingtonUnited States

Generated 2025-07-10 14:33:19.449 UTC