[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 1441   <  SKIP 694  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22758Jackson, Katherine, M97330CorvallisOregonUnited States
14931Pal, Andres, S75019ParisSeine (Paris)France
28150Chen, Connor, M91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-22 00:08:35.620 UTC