[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 512   SHUFFLE   <  SKIP 135  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22487Gill, Jonathon, B93290Tremblay-en-FranceSeine Saint DenisFrance
23423Powell, Adam4000BrisbaneQueenslandAustralia
20950Suarez, Albert, WB29 6SLBirminghamEnglandUnited Kingdom

Generated 2025-07-12 00:02:28.858 UTC