[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 511   SHUFFLE   <  SKIP 93  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24848Zhou, Jeffery, M12171BerlinSaarlandGermany
18434Stone, Clayton94010BurlingameCaliforniaUnited States
13978Peterson, Zoe98055RentonWashingtonUnited States

Generated 2025-07-10 16:45:33.886 UTC