[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 798  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22687Jiménez, Javier, MEC1R 0DULondonEnglandUnited Kingdom
18045Arun, Toni80074MünchenHessenGermany
19405Smith, Abigail97034Lake OswegoOregonUnited States
16872Taylor, Samuel, A94063Redwood CityCaliforniaUnited States

Generated 2025-07-14 17:33:03.383 UTC