[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 322   SHUFFLE   <  SKIP 897  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21429Sandberg, Isabella, D97205PortlandOregonUnited States
21786Bennett, Alexis92020El CajonCaliforniaUnited States
15058Suarez, Julio, JWA3WatfordEnglandUnited Kingdom

Generated 2025-07-14 12:34:59.164 UTC