[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 413   SHUFFLE   <  SKIP 931  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22237Morris, Angel, C91203GlendaleCaliforniaUnited States
17795Diaz, Jaime, AGA10GatesheadEnglandUnited Kingdom
27186Shan, LindsayY03 4TNYorkEnglandUnited Kingdom
22046Sanders, Jasmine, E99362Walla WallaWashingtonUnited States

Generated 2025-07-14 00:00:52.955 UTC