[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 593   SHUFFLE   SKIP 0  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18613Murphy, Cody90241DowneyCaliforniaUnited States
23171Griffin, Ethan92118CoronadoCaliforniaUnited States
25285Williams, Noah, B98020EdmondsWashingtonUnited States

Generated 2025-11-03 19:34:08.628 UTC