[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 512   SHUFFLE   <  SKIP 996  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24273Sanz, Monique, R1002SydneyNew South WalesAustralia
14375Moore, Alexandra99362Walla WallaWashingtonUnited States
23027Griffin, Fernando, J90012Los AngelesCaliforniaUnited States

Generated 2025-07-11 21:38:05.128 UTC