[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 1509   SHUFFLE   <  SKIP 2197  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13534Navarro, BethW10 6BLLondonEnglandUnited Kingdom
13723Raje, Leonard, D91502BurbankCaliforniaUnited States
11192Brown, James, C98104SeattleWashingtonUnited States
16786Reed, Lucas, A90012Los AngelesCaliforniaUnited States

Generated 2025-07-18 22:15:29.536 UTC