[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 875   SHUFFLE   <  SKIP 6513  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13874Bryant, Alyssa91941GrossmontCaliforniaUnited States
20454Martinez, Fernando4700RockhamptonQueenslandAustralia
28389Martinez, Rachael, M93500PantinSeine Saint DenisFrance
23682Harris, NatalieV9LangfordBritish ColumbiaCanada

Generated 2025-07-09 18:01:22.150 UTC