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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21396Martinez, Megan98168BurienWashingtonUnited States
15388Smith, Victoria90241DowneyCaliforniaUnited States
22316Sara, Deanna, S75016ParisSeine (Paris)France

Generated 2025-07-20 14:45:44.301 UTC