[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 4000   SHUFFLE   <  SKIP 1265  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22843Lu, Tiffany2010DarlinghurstNew South WalesAustralia
12393Sai, Brenda, V93400Saint-DenisSeine Saint DenisFrance
27131Madan, Edgar, MMK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-07-14 23:00:32.635 UTC