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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16871Clark, Anna, A90401Santa MonicaCaliforniaUnited States
16903Wright, Ian, P95062Santa CruzCaliforniaUnited States
29358Chande, PriscillaC2H 7AULondonEnglandUnited Kingdom

Generated 2025-07-19 17:34:59.512 UTC