[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 3375   SHUFFLE   <  SKIP 3288  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11557Ramos, FeliciaY03 4TNYorkEnglandUnited Kingdom
28493Wilson, Morgan, T20354HamburgHamburgGermany
25534Sanz, Casey57000MetzMoselleFrance
17558Williams, Ian, MV7L 4J4N. VancouverBritish ColumbiaCanada

Generated 2025-07-20 20:20:55.023 UTC