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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24394Raji, Drew93010CamarilloCaliforniaUnited States
22016Andersen, Terrence, E98168BurienWashingtonUnited States
29213Luo, JodiV8Y 1L1CliffsideBritish ColumbiaCanada
11846Reed, Savannah, A90802Long BeachCaliforniaUnited States

Generated 2025-07-15 05:00:51.768 UTC