[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 655   <  SKIP 2622  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12060Wedge, Andrew, TV0SookeBritish ColumbiaCanada
19003Stewart, Jared, L94947NovatoCaliforniaUnited States
24894Jai, Jaime, M1002SydneyNew South WalesAustralia

Generated 2025-07-17 00:55:24.549 UTC