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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23853Perez, Isaac, S98284Sedro WoolleyWashingtonUnited States
11628Wood, Mariah, M90706BellflowerCaliforniaUnited States
23987Sharma, DawnGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-11 02:50:21.340 UTC