[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 785   SHUFFLE   <  SKIP 65  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13697Munoz, Jésus, K63009OffenbachSaarlandGermany
17803Hernandez, Renee, CPB12PeterboroughEnglandUnited Kingdom
24887Sun, Micah6006PerthSouth AustraliaAustralia

Generated 2025-07-14 16:57:13.999 UTC