[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 3917   SHUFFLE   <  SKIP 3367  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27524Suri, Denise, C98168BurienWashingtonUnited States
11685Griffin, Jose, A97222MilwaukieOregonUnited States
14625Simmons, Benjamin, I98270MarysvilleWashingtonUnited States

Generated 2025-07-20 22:28:53.656 UTC