[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 5825   <  SKIP 619  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24913Lal, Kelsey, T2065St. LeonardsNew South WalesAustralia
25621Flores, Brandon, LV8POak BayBritish ColumbiaCanada
16908Patel, Kristi, C98168BurienWashingtonUnited States

Generated 2025-07-22 01:07:44.922 UTC