[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 590   SHUFFLE   <  SKIP 1601  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26823Raman, Kaitlin, S04838EilenburgBrandenburgGermany
20697Schmidt, Stefanie, R90210Beverly HillsCaliforniaUnited States
26205Alvarez, JulioLA1 1LNLancasterEnglandUnited Kingdom

Generated 2025-07-15 15:20:02.917 UTC