[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 2908   <  SKIP 1788  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27601Rogers, Sydney, C91502BurbankCaliforniaUnited States
12491Huang, AlvinOX1OxfordEnglandUnited Kingdom

Generated 2025-07-18 17:08:01.708 UTC