[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 406   SHUFFLE   <  SKIP 3048  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20731Kovár, Andre, S34117KasselHessenGermany
20598Powell, Jackson, A46236BottropNordrhein-WestfalenGermany
14004Kelly, Caitlin94015Daly CityCaliforniaUnited States
18396Parker, Luke, G98901YakimaWashingtonUnited States

Generated 2025-07-15 18:23:30.885 UTC