[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 875   SHUFFLE   <  SKIP 5984  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12134Alonso, Hector, LAS23Stoke-on-TrentEnglandUnited Kingdom
16208Chandra, Ruth66001SaarbrückenSaarlandGermany
11834Flores, Fernando, M94941Mill ValleyCaliforniaUnited States
17614Cook, Mason, M94070San CarlosCaliforniaUnited States

Generated 2025-07-22 05:54:00.471 UTC