[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 875   SHUFFLE   <  SKIP 9812  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22306Kapoor, Ivan, T75007ParisSeine (Paris)France
29403Romero, Erik, R33098PaderbornNordrhein-WestfalenGermany
18005Ramos, Renee, K20354HamburgHamburgGermany
24655Sanders, Taylor91502BurbankCaliforniaUnited States

Generated 2025-07-22 11:20:35.903 UTC