[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 2986   SHUFFLE   <  SKIP 111  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15608James, Faith, A95010HofBayernGermany
22664Yang, Dawn, A59000LilleNordFrance
26694Hughes, Aaron, J98225BellinghamWashingtonUnited States
15749Brown, Grace98312BremertonWashingtonUnited States

Generated 2025-07-20 21:45:38.949 UTC