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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26636Walker, Miguel97330CorvallisOregonUnited States
27291Mehta, Bobby, M98168BurienWashingtonUnited States
12560Gao, Mandy, MW1X3SELondonEnglandUnited Kingdom

Generated 2025-07-10 19:02:27.477 UTC