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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20569Patel, PatriciaEM15Esher-MoleseyEnglandUnited Kingdom
17032Flores, Alexandria91502BurbankCaliforniaUnited States
28191Long, Mya, O98168BurienWashingtonUnited States

Generated 2025-07-11 18:46:24.923 UTC