[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 2391   SHUFFLE   <  SKIP 2458  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27558Kumar, Caleb, J98284Sedro WoolleyWashingtonUnited States
23605Ms., Sabella, Deanna, N.38231SalzgitterHessenGermany
27061Scott, GabrielleV6B 3P7Port HammondBritish ColumbiaCanada

Generated 2025-07-18 04:10:53.485 UTC