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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26067Morgan, Erin91945Lemon GroveCaliforniaUnited States
15568Hayes, Aaron, A91203GlendaleCaliforniaUnited States
25577Wright, Elijah, IPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-10 13:58:16.493 UTC