[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 250   SHUFFLE   <  SKIP 1040  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22257Romero, Carrie94519ConcordCaliforniaUnited States
19938Patel, Chelsea, PW10 6BLLondonEnglandUnited Kingdom
13765Shen, JaimeW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-09 23:45:05.063 UTC