[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 3076  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16190Alvarez, Lance, JSE1 8HLLondonEnglandUnited Kingdom
11761Mehta, Edgar7001HobartTasmaniaAustralia
23251Scott, Evan, C98104SeattleWashingtonUnited States
12075Griffin, Cameron98027IssaquahWashingtonUnited States

Generated 2025-11-05 00:05:37.299 UTC