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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19131Blue, Mason98225BellinghamWashingtonUnited States
25278Butler, Brianna, B90241DowneyCaliforniaUnited States
27815Chow, JamiePB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-13 18:22:34.199 UTC