[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 1875   SHUFFLE   <  SKIP 1276  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12173Edwards, Dalton, L92625Newport BeachCaliforniaUnited States
14347Goel, Tara, I2036MalabarNew South WalesAustralia
29368Kapoor, Jermaine, ABD1 4SJW. YorkEnglandUnited Kingdom

Generated 2025-07-16 15:06:51.096 UTC