[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 1827  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27635Perry, Grace, E98168BurienWashingtonUnited States
23099Suarez, Kristi, D1002SydneyNew South WalesAustralia
23108Wright, Savannah, L98201EverettWashingtonUnited States

Generated 2025-07-09 19:42:51.352 UTC