[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 3704   <  SKIP 266  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20943Rana, Brett, LNT20Newcastle upon TyneEnglandUnited Kingdom
25331White, JamesV9B 5T2ShawneeBritish ColumbiaCanada
16484Lal, Dustin, A2777SpringwoodNew South WalesAustralia

Generated 2025-07-17 00:01:37.781 UTC