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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16926Sanz, Rodney4171HawthorneQueenslandAustralia
17770Xie, Grant, D59000LilleNordFrance
22484Ruiz, Kristy75003ParisSeine (Paris)France

Generated 2025-07-17 03:25:41.090 UTC