[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 650   SHUFFLE   <  SKIP 3249  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19688Baker, Timothy94303Palo AltoCaliforniaUnited States
12469Srini, Shane, D33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-18 11:31:20.786 UTC