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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16144Kelly, Patrick98033KirklandWashingtonUnited States
20333Gonzales, Abigail98020EdmondsWashingtonUnited States
24418Garcia, Brandon, VV0SookeBritish ColumbiaCanada

Generated 2025-07-11 13:02:50.847 UTC