[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 468   SHUFFLE   <  SKIP 862  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23235Pal, CedricEC1R 0DULondonEnglandUnited Kingdom
18395Howard, Xavier, D97071WoodburnOregonUnited States
21611Wilson, Ethan, J91364Woodland HillsCaliforniaUnited States
17464Rodriguez, Jeremy, L97034Lake OswegoOregonUnited States

Generated 2025-07-09 13:45:09.981 UTC