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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22389Luo, Edwin, S85049IngolstadtBayernGermany
28057Anderson, Rachel98104SeattleWashingtonUnited States
26095Kelly, TrinityV9B 2C3ShawneeBritish ColumbiaCanada

Generated 2025-07-11 16:39:59.473 UTC