[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   SHUFFLE   <  SKIP 6125  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14937Xu, Brendan, LY03 4TNYorkEnglandUnited Kingdom
22953Liang, Barbara, T7001HobartTasmaniaAustralia
23221Rai, Leonard, C66041PoingSaarlandGermany
15088Cai, Colleen, JGL7 1RYGloucestershireEnglandUnited Kingdom

Generated 2025-07-12 22:03:39.631 UTC