[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 0   SHUFFLE   <  SKIP 1867  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17524Washington, Lucas, B90505TorranceCaliforniaUnited States
28029Price, Seth, M91502BurbankCaliforniaUnited States
14003Ramirez, Angel97205PortlandOregonUnited States
19079Lopez, Brett93500PantinSeine Saint DenisFrance
16190Alvarez, Lance, JSE1 8HLLondonEnglandUnited Kingdom
13527Andersen, Tonya, N4217Gold CoastQueenslandAustralia
18875Watson, Devin, AV3L 1H4WestminsterBritish ColumbiaCanada

Generated 2025-11-05 18:31:30.022 UTC