[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 211   SHUFFLE   <  SKIP 2498  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21271Wang, Thomas94611OaklandCaliforniaUnited States
26974Suarez, Philip, M70452StuttgartSaarlandGermany
22649Tang, Corey57000MetzMoselleFrance

Generated 2025-07-21 00:32:27.034 UTC