[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 4364  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12867Ye, Laura, J33098PaderbornNordrhein-WestfalenGermany
16875Diaz, Samantha, A92118CoronadoCaliforniaUnited States
23492Blanco, Jamie, R91502BurbankCaliforniaUnited States
23398Chander, Karl, J90706BellflowerCaliforniaUnited States

Generated 2025-07-14 12:15:46.367 UTC