[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 712  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17710Stewart, Natalie, FPB12PeterboroughEnglandUnited Kingdom
11755Pal, Willie, J4655Hervey BayQueenslandAustralia

Generated 2025-07-14 10:48:37.996 UTC