[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 5148  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20668Mr., Rothenberg, Eric94519ConcordCaliforniaUnited States
21158Patterson, Trevor, J98052RedmondWashingtonUnited States
19938Patel, Chelsea, PW10 6BLLondonEnglandUnited Kingdom
20978Srini, Bruce, D04838EilenburgBrandenburgGermany

Generated 2025-07-11 18:42:31.480 UTC