[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 3222   SHUFFLE   <  SKIP 168  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22829Chandra, Chelsea, D95000CergyVal d'OiseFrance
28124Kelly, Mackenzie, E94015Daly CityCaliforniaUnited States
27983Saunders, Ruben, G6105CloverdaleSouth AustraliaAustralia
24109Suarez, Eddie, A75017ParisSeine (Paris)France
13533Butler, Eduardo, GCM11BillericayEnglandUnited Kingdom
24859Arun, Cesar, JE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-20 00:34:06.790 UTC