[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 2421   SHUFFLE   <  SKIP 2593  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29322Alexander, Gavin, K97222MilwaukieOregonUnited States
12944Jai, JoseV8Y 1L1CliffsideBritish ColumbiaCanada
17365Patterson, Thomas98033KirklandWashingtonUnited States

Generated 2025-07-18 23:07:03.355 UTC