[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 24   SHUFFLE   <  SKIP 1209  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19165Russell, Miranda91776San GabrielCaliforniaUnited States
14466Adams, Logan97045Oregon CityOregonUnited States
20182Price, IsabelleV3L 1E7WestminsterBritish ColumbiaCanada

Generated 2025-07-15 02:37:53.434 UTC