[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 482   SHUFFLE   <  SKIP 3736  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22419Xu, Damien78100Saint Germain en LayeYvelineFrance
12630Simmons, KevinGA10GatesheadEnglandUnited Kingdom
11530Martinez, Andrew, CV7L 4J4N. VancouverBritish ColumbiaCanada

Generated 2025-07-13 13:16:08.606 UTC