[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 1243   SHUFFLE   <  SKIP 3732  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25987Kumar, Hunter90706BellflowerCaliforniaUnited States
16180Perez, Kyle, J2450Coffs HarbourNew South WalesAustralia
27121Rubio, Teresa, RSW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-20 13:21:20.827 UTC