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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18814Adams, Evan98201EverettWashingtonUnited States
17142Flores, Seth91203GlendaleCaliforniaUnited States
25597She, Alan, A66041PoingSaarlandGermany
27508Edwards, James, K94704BerkeleyCaliforniaUnited States

Generated 2025-07-10 19:04:11.861 UTC