[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 2295   SHUFFLE   <  SKIP 91  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16531Gao, Lacey, CSW8 1XDLondonEnglandUnited Kingdom
23215Richardson, Juan, C94070San CarlosCaliforniaUnited States
17145Bennett, Sarah94519ConcordCaliforniaUnited States

Generated 2025-07-12 15:08:41.002 UTC