[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 3858  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15849Kelly, Destiny, C99202SpokaneWashingtonUnited States
26800Lewis, Lauren90241DowneyCaliforniaUnited States
19156Jenkins, Julia, R97330CorvallisOregonUnited States

Generated 2025-07-21 02:19:41.660 UTC