[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 3210  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14465Patterson, Dakota, M97034Lake OswegoOregonUnited States
19448Fernandez, Meagan, CW1X3SELondonEnglandUnited Kingdom
27854Rubio, Marc, I75019ParisSeine (Paris)France

Generated 2025-07-09 08:52:20.981 UTC