[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 512   SHUFFLE   <  SKIP 1192  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21910Perez, Rebekah, C53131BonnNordrhein-WestfalenGermany
25736Stone, Darrell, J70511StuttgartSaarlandGermany
13739Coleman, Jason, H98055RentonWashingtonUnited States
15292Bailey, Megan, C97071WoodburnOregonUnited States

Generated 2025-07-11 13:21:02.869 UTC