[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 2534  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11557Ramos, FeliciaY03 4TNYorkEnglandUnited Kingdom
24770Wright, Isaac, A90505TorranceCaliforniaUnited States
27288Richardson, Destiny, L92625Newport BeachCaliforniaUnited States
15384Alan, Xavier97005BeavertonOregonUnited States

Generated 2025-07-11 13:20:40.287 UTC