[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 634   SHUFFLE   <  SKIP 290  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13705Mitchell, Blake97205PortlandOregonUnited States
12232Hernandez, Sean, E33098PaderbornNordrhein-WestfalenGermany
14731Brown, Seth, A94010BurlingameCaliforniaUnited States

Generated 2025-07-19 05:31:13.340 UTC