[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 1182   SHUFFLE   <  SKIP 1951  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21034Kelly, JacquelineKB9KirkbyEnglandUnited Kingdom
11756Ortega, Linda, C2065St. LeonardsNew South WalesAustralia
11817Miller, Morgan, C94014ColmaCaliforniaUnited States

Generated 2025-07-18 00:31:59.402 UTC