[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 4462  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16719Russell, Trevor94010BurlingameCaliforniaUnited States
15540Ortega, Randall, C94010BurlingameCaliforniaUnited States
28692Rowe, Kristi, RW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-21 00:32:29.355 UTC