[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 2391   SHUFFLE   <  SKIP 1452  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17623Robinson, Austin, L95062Santa CruzCaliforniaUnited States
14989She, Shawna, R91420MorangisEssonneFrance
17644Adams, Rebecca, FWA3WatfordEnglandUnited Kingdom

Generated 2025-07-21 19:13:41.375 UTC