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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26616Goel, Colin, G97005BeavertonOregonUnited States
13803Zheng, Krystal66740SaarlouisSaarlandGermany
17124Madan, Kaitlin98168BurienWashingtonUnited States

Generated 2025-07-12 02:19:29.843 UTC