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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18863Scott, Charles, M91791West CovinaCaliforniaUnited States
13451Browning, Robin, H91502BurbankCaliforniaUnited States
21788Barnes, Spencer92806La JollaCaliforniaUnited States

Generated 2025-07-21 09:08:56.953 UTC