[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 994   <  SKIP 853  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27922King, Isabella, E98312BremertonWashingtonUnited States
14074Xu, Barbara4217Gold CoastQueenslandAustralia
25732Sanz, Joanna, LW10 6BLLondonEnglandUnited Kingdom

Generated 2025-07-20 02:22:37.167 UTC