[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   SHUFFLE   SKIP 6869   <  SKIP 108  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27190Reed, Shelby, M91502BurbankCaliforniaUnited States
16542Ortega, Jésus, LGL7 1RYGloucestershireEnglandUnited Kingdom
29460Chander, Andres, E3205South MelbourneVictoriaAustralia

Generated 2025-07-20 02:18:12.819 UTC