[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 4229  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24957Howard, Anna, A90712LakewoodCaliforniaUnited States
25522Anand, Casey, F91480FrankfurtBayernGermany
19464Alonso, Tyrone75017ParisSeine (Paris)France
21673Gill, Jésus, M75007ParisSeine (Paris)France

Generated 2025-07-12 18:38:36.275 UTC