[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 590   SHUFFLE   <  SKIP 872  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25606Fernandez, Meredith75005ParisSeine (Paris)France
28915Yuan, Johnny93700DrancySeine Saint DenisFrance
12414Lal, Ethan, A97045Oregon CityOregonUnited States
14577Rogers, Natalie, A97330CorvallisOregonUnited States

Generated 2025-07-15 08:17:55.956 UTC