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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11308Gonzales, Ian, T97045Oregon CityOregonUnited States
20334Mitchell, Jeremiah, S90706BellflowerCaliforniaUnited States
16364Yuan, Shawna, D91910Chula VistaCaliforniaUnited States

Generated 2025-07-14 23:56:13.513 UTC