[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   SKIP 2236   SHUFFLE   <  SKIP 2515  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15405Ross, Miguel, E94704BerkeleyCaliforniaUnited States
23936Vazquez, Monique, A93000BobignySeine Saint DenisFrance
16232Richardson, Chase, A98033KirklandWashingtonUnited States

Generated 2025-07-15 05:55:47.527 UTC