[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 25   SHUFFLE   <  SKIP 470  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16116Hurtado, Begoña, M91950National CityCaliforniaUnited States
21789Griffin, Lauren, A91950National CityCaliforniaUnited States
23002Hernandez, Arthur, W98225BellinghamWashingtonUnited States

Generated 2025-07-13 09:59:19.817 UTC