[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 440   SHUFFLE   <  SKIP 2369  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11648Scott, Kevin, R91910Chula VistaCaliforniaUnited States
24868Hu, DarrylC2H 7AULondonEnglandUnited Kingdom
24856Huang, Candice, J70452StuttgartSaarlandGermany

Generated 2025-07-15 04:21:32.271 UTC