[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 432  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16128Ward, DestinyV9LangfordBritish ColumbiaCanada
16256Collins, Richard, SLE18LeedsEnglandUnited Kingdom
23528Ferrier, Jaime, P2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-10 17:29:38.729 UTC