[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 2511   SHUFFLE   <  SKIP 1355  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26895Shan, Christine, RGA10GatesheadEnglandUnited Kingdom
26394Sun, Martha, V92081Paris La DefenseHauts de SeineFrance
21839Diaz, BillyKB9KirkbyEnglandUnited Kingdom
14428Andersen, Cassie66041PoingSaarlandGermany

Generated 2025-07-14 19:27:06.176 UTC