[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 416   SHUFFLE   <  SKIP 2626  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28691Andersen, Alejandro, B33098PaderbornNordrhein-WestfalenGermany
19820Coleman, Alexandra, A91950Lincoln AcresCaliforniaUnited States
20516Russell, Gabriel91791West CovinaCaliforniaUnited States
15667Ramos, Hector33041PaderbornHamburgGermany

Generated 2025-07-15 22:06:23.612 UTC