[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 2421   SHUFFLE   <  SKIP 194  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19838Ramirez, Jared97068W. LinnOregonUnited States
23632Zhou, Kristen, R48001MünchenSaarlandGermany
23965Shan, Dustin60075Frankfurt am MainSaarlandGermany
14647Howard, Sean, A94947NovatoCaliforniaUnited States

Generated 2025-07-12 18:28:52.657 UTC