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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13703Sanders, Mackenzie, J98033KirklandWashingtonUnited States
18044Carlson, KendraEC1R 0DULondonEnglandUnited Kingdom
21140Diaz, Byron, A91502BurbankCaliforniaUnited States

Generated 2025-07-11 10:00:55.428 UTC