[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 2945   <  SKIP 1386  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13434Wright, Kaitlyn, GV7L 4J4N. VancouverBritish ColumbiaCanada
18200Gomez, Alfredo, C2444Port MacquarieNew South WalesAustralia

Generated 2025-07-21 10:23:22.035 UTC