[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 4438   <  SKIP 475  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16307Sun, Kelli, R38231SalzgitterHessenGermany
18029Malhotra, Carmen46236BottropNordrhein-WestfalenGermany
27142Andersen, Lindsay93500PantinSeine Saint DenisFrance
16014Wilson, Christopher, E91502BurbankCaliforniaUnited States

Generated 2025-07-20 15:48:54.758 UTC