[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 2426   <  SKIP 2212  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11205Fernandez, Abby98168BurienWashingtonUnited States
13774Guo, Steve, L22001HamburgHessenGermany
21452Bailey, Seth, R97330CorvallisOregonUnited States

Generated 2025-07-19 02:39:22.272 UTC