[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 1182   SHUFFLE   <  SKIP 2122  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20330Thomas, Nathan, AV9B 5T2ShawneeBritish ColumbiaCanada
17096Bennett, Samantha, S95010HofBayernGermany
23935Barnes, Alexis, JOX1OxfordEnglandUnited Kingdom

Generated 2025-07-15 10:12:36.522 UTC