[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 3669   SHUFFLE   <  SKIP 2434  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24860Garcia, DouglasY03 4TNYorkEnglandUnited Kingdom
21352Long, Morgan, HV7L 4J4VancouverBritish ColumbiaCanada
26972Sara, Kristopher, T75002ParisSeine (Paris)France
28822Alexander, Amanda, L98027IssaquahWashingtonUnited States

Generated 2025-07-20 02:05:00.805 UTC