[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 4000   SHUFFLE   <  SKIP 2665  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12279Suarez, Mathew75017ParisSeine (Paris)France
23883Russell, Jackson, L94611OaklandCaliforniaUnited States
15667Ramos, Hector33041PaderbornHamburgGermany
12812Sanz, Brandi, J93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-17 22:55:28.913 UTC