[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 2927   SHUFFLE   <  SKIP 320  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19626Anand, Bradley2580GoulburnNew South WalesAustralia
11324Anderson, Zachary91203GlendaleCaliforniaUnited States
17814Pal, MicheleW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-14 10:38:56.218 UTC