[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 189   SHUFFLE   <  SKIP 2022  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20634Bryant, Stephanie, V98104SeattleWashingtonUnited States
27091Martin, Miguel, A98201EverettWashingtonUnited States
28571Torres, Anna, P92118CoronadoCaliforniaUnited States
17841Navarro, Walter, SSE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-10 07:09:45.839 UTC