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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16346Navarro, Marc2061Milsons PointNew South WalesAustralia
25638Tang, Dale, A95000CergyVal d'OiseFrance
16770Rogers, Charles90712LakewoodCaliforniaUnited States

Generated 2025-07-17 18:05:18.636 UTC