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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15087Sanz, Robin, LB29 6SLBirminghamEnglandUnited Kingdom
19579Zheng, Dawn, F1002SydneyNew South WalesAustralia
19521Dominguez, Jaime, R93500PantinSeine Saint DenisFrance

Generated 2025-07-16 04:51:58.656 UTC