[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 327   SHUFFLE   <  SKIP 2918  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25152Sanders, Maria, M92806La JollaCaliforniaUnited States
21575Foster, Justin94536FremontCaliforniaUnited States
25488Ye, DawnGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-14 15:48:01.424 UTC