[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 875   SHUFFLE   <  SKIP 3733  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28273Mitchell, Madeline94063Redwood CityCaliforniaUnited States
23514Bell, Chloe98027IssaquahWashingtonUnited States
14496Stewart, CindyV9LangfordBritish ColumbiaCanada

Generated 2025-07-08 05:26:27.315 UTC