[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 2421   SHUFFLE   <  SKIP 7222  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27418Coleman, Mya91364Woodland HillsCaliforniaUnited States
19386Martinez, Allen45000OrleansLoiretFrance
11086Brown, Ryan90401Santa MonicaCaliforniaUnited States
21249Xu, Alvin43215ColumbusOhioUnited States

Generated 2025-07-20 23:36:59.453 UTC