[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 590   SHUFFLE   <  SKIP 1539  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23797Perez, Nathan90802Long BeachCaliforniaUnited States
14976Hu, Randy45000OrleansLoiretFrance
25162Morris, Bryan, D90505TorranceCaliforniaUnited States

Generated 2025-07-12 19:26:31.307 UTC