[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 480   SHUFFLE   <  SKIP 783  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26388Jai, Wayne, L95000CergyVal d'OiseFrance
19392Kapoor, Sergio, EOX1OxfordEnglandUnited Kingdom
22636Zhu, Stacey, EPB12PeterboroughEnglandUnited Kingdom
25425Diaz, Zachary91945Lemon GroveCaliforniaUnited States

Generated 2025-07-13 03:33:23.127 UTC