[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 440   SHUFFLE   <  SKIP 1830  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22391Watson, Angela, M66740SaarlouisSaarlandGermany
23978Ortega, PhilipL4 4HBLiverpoolEnglandUnited Kingdom
16183Carlson, Tanya2065St. LeonardsNew South WalesAustralia

Generated 2025-07-18 03:24:42.371 UTC