[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 9079   SHUFFLE   <  SKIP 2188  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12189Wright, Sophia90012Los AngelesCaliforniaUnited States
11561Dominguez, Briana80074MünchenNordrhein-WestfalenGermany
11557Ramos, FeliciaY03 4TNYorkEnglandUnited Kingdom

Generated 2025-07-18 14:02:02.859 UTC