[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 3387   <  SKIP 380  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11299Vazquez, Orlando, E91502BurbankCaliforniaUnited States
18013Munoz, Kathleen, ESW1P 2NULondonEnglandUnited Kingdom
25495Kennedy, Sheena91940Les UlisEssonneFrance
28402Kumar, Kristin, R75012ParisSeine (Paris)France

Generated 2025-07-15 12:44:46.736 UTC