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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12198Scott, Noah97222MilwaukieOregonUnited States
17924Lal, Shawna3429SunburyVictoriaAustralia
16907Hall, Sarah, J91950National CityCaliforniaUnited States

Generated 2025-11-06 00:27:08.949 UTC