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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18954Young, Dalton, R94536FremontCaliforniaUnited States
27453Henderson, Carson92118CoronadoCaliforniaUnited States
18865Hayes, Ashley, P98033KirklandWashingtonUnited States

Generated 2025-07-11 16:03:18.344 UTC