[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 3482  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23153Hill, Jenna, M92118CoronadoCaliforniaUnited States
18676Young, Jesse, E98036LynnwoodWashingtonUnited States

Generated 2025-07-09 08:31:09.726 UTC