[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 248   SHUFFLE   <  SKIP 370  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22380Nath, Brendan, C14129BerlinHessenGermany
14898Edwards, Katelyn, L98036LynnwoodWashingtonUnited States
20078Lee, Jose, E97045Oregon CityOregonUnited States

Generated 2025-07-20 23:41:39.322 UTC