[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 2236   SHUFFLE   <  SKIP 1013  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24623Torres, Beth98225BellinghamWashingtonUnited States
21673Gill, Jésus, M75007ParisSeine (Paris)France
11231Zhang, Dennis98312BremertonWashingtonUnited States

Generated 2025-07-18 06:53:49.316 UTC