[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 468   SHUFFLE   <  SKIP 373  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17547Yuan, Alejandro, J90706BellflowerCaliforniaUnited States
16042Hall, Ian, A78000VersaillesYvelineFrance
13956Ma, Dawn, A2264SilverwaterNew South WalesAustralia

Generated 2025-07-14 10:06:21.558 UTC