[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 127   SHUFFLE   <  SKIP 2487  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24847Nath, TonyaKB9KirkbyEnglandUnited Kingdom
22600Kumar, Maurice, LKB9KirkbyEnglandUnited Kingdom
16275McDonald, Deborah, RWA3 7BHWarringtonEnglandUnited Kingdom
14007Garcia, Rebekah, M2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-21 09:59:33.521 UTC