[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 6185  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20516Russell, Gabriel91791West CovinaCaliforniaUnited States
16903Wright, Ian, P95062Santa CruzCaliforniaUnited States
17036Perez, Savannah, JV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-11 23:55:05.215 UTC