[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 327   SHUFFLE   <  SKIP 556  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27171Gill, Kristi, AOX14 4SEOxfordEnglandUnited Kingdom
26902Mehta, Clifford59170CroixNordFrance
29090Ye, Lacey2060Lavender BayNew South WalesAustralia

Generated 2025-07-11 03:57:13.782 UTC