[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 590   SHUFFLE   <  SKIP 1535  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13695Clark, Christian, H59100RoubaixNordFrance
13982Chander, Clarence, E2055North SydneyNew South WalesAustralia
16075Johnson, Alexis, J99362Walla WallaWashingtonUnited States

Generated 2025-07-14 04:36:51.040 UTC