[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 750   SHUFFLE   <  SKIP 814  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27150Anand, Lacey, J2065St. LeonardsNew South WalesAustralia
16271Gutierrez, Michele, K10210BerlinHamburgGermany
26270Bailey, Hailey, RV9B 2C3ShawneeBritish ColumbiaCanada

Generated 2025-07-21 16:52:49.301 UTC