[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 2693   SHUFFLE   <  SKIP 2268  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14349Griffin, Nicole97045Oregon CityOregonUnited States
19816Brown, Lucas97005BeavertonOregonUnited States
21425Hall, Carlos91950National CityCaliforniaUnited States

Generated 2025-07-19 05:33:16.179 UTC