[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 2421   SHUFFLE   <  SKIP 2341  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11768Nara, Clayton6006PerthSouth AustraliaAustralia
16043Romero, Mathew, LRG12 8TBBracknellEnglandUnited Kingdom
15097Bennett, MorganKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-14 14:27:58.103 UTC