[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 2421   SHUFFLE   <  SKIP 1502  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15410Harris, Katherine, B91502BurbankCaliforniaUnited States
13956Ma, Dawn, A2264SilverwaterNew South WalesAustralia
26410Goel, Franklin, E78100Saint Germain en LayeYvelineFrance

Generated 2025-07-15 15:52:48.237 UTC