[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 2693   SHUFFLE   <  SKIP 1040  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15297Bryant, Nicole, J98020EdmondsWashingtonUnited States
18767Alonso, Gary, C4655Hervey BayQueenslandAustralia
20062Carson, Russell, J70452StuttgartSaarlandGermany
11743Kelly, Chase, E91977Spring ValleyCaliforniaUnited States

Generated 2025-07-19 00:51:29.946 UTC