[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 5562   <  SKIP 1043  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16473Andersen, Dawn10210BerlinHamburgGermany
18774Flores, Justin91364Woodland HillsCaliforniaUnited States
26552Turner, Judith, A98501OlympiaWashingtonUnited States

Generated 2025-07-21 15:37:37.226 UTC