[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 438   SHUFFLE   <  SKIP 1262  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17230Suarez, Lance, C4217Gold CoastQueenslandAustralia
25760Alexander, Natalie, APB12PeterboroughEnglandUnited Kingdom
25755Huang, JefferyW1X3SELondonEnglandUnited Kingdom

Generated 2025-07-15 09:17:43.801 UTC