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

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29301Nath, Alvin, R2061Milsons PointNew South WalesAustralia
14836Chander, Peter, LRG11 5TPBerkshireEnglandUnited Kingdom

Generated 2025-07-15 18:35:04.460 UTC