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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26970Rai, Kara, DPE17BuryEnglandUnited Kingdom
23821Lal, Jordan98020EdmondsWashingtonUnited States
20292Ross, Katherine94015Daly CityCaliforniaUnited States

Generated 2025-07-11 20:18:35.907 UTC