[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 484   SHUFFLE   <  SKIP 186  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26871Chen, Justin93400Saint-DenisSeine Saint DenisFrance
18710Xie, Ricardo2065St. LeonardsNew South WalesAustralia
27981Hu, Aimee, R3337MeltonVictoriaAustralia

Generated 2025-07-18 03:23:02.182 UTC