[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 511   SHUFFLE   <  SKIP 127  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11426Mehta, Kristopher38001BraunschweigNordrhein-WestfalenGermany
14168Guo, Edwin, M78400ChatouYvelineFrance
16620Thompson, Cameron, M1002SydneyNew South WalesAustralia

Generated 2025-07-10 03:53:04.264 UTC