[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 3704   <  SKIP 662  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18865Hayes, Ashley, P98033KirklandWashingtonUnited States
21417Torres, Gabrielle, T91502BurbankCaliforniaUnited States
18995Gray, Melissa, A90706BellflowerCaliforniaUnited States

Generated 2025-07-20 14:24:26.487 UTC