[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 482   SHUFFLE   <  SKIP 4305  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29469Saunders, Dominique, MOX16 8RSOxonEnglandUnited Kingdom
25798Coleman, ChristianPE17BuryEnglandUnited Kingdom
23655Murphy, Grace, J2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-18 07:06:35.625 UTC