[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 750   SHUFFLE   <  SKIP 204  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12707Lewis, Ian98284Sedro WoolleyWashingtonUnited States
20883Rai, Latoya, A75002ParisSeine (Paris)France
22717Watson, Nicole, S99362Walla WallaWashingtonUnited States

Generated 2025-07-14 08:08:08.831 UTC