[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 158   SHUFFLE   <  SKIP 500  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12815Mehta, Dominique, F80074MünchenHessenGermany
13298Harris, Anna, L91950Lincoln AcresCaliforniaUnited States
16584Gray, DevinWA3WatfordEnglandUnited Kingdom
26931Lopez, Edward, LKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-18 12:08:57.311 UTC