[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 394   SHUFFLE   <  SKIP 310  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14562Stewart, Bryce, B94519ConcordCaliforniaUnited States
20289Richardson, Jada94941Mill ValleyCaliforniaUnited States
25134Rodriguez, Brett2065St. LeonardsNew South WalesAustralia

Generated 2025-07-13 13:18:00.975 UTC