[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 908   SHUFFLE   <  SKIP 416  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29025Hayes, Miguel, K91203GlendaleCaliforniaUnited States
27564Lal, Kevin91502BurbankCaliforniaUnited States
21066Arun, EbonyRH15 9UDWest SussexEnglandUnited Kingdom

Generated 2025-07-11 17:26:06.017 UTC