[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 3165   SHUFFLE   <  SKIP 2495  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13516Ray, Harold, AEC1R 0DULondonEnglandUnited Kingdom
13576Lal, TamaraW1X3SELondonEnglandUnited Kingdom

Generated 2025-07-22 01:00:04.691 UTC