[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 3375   SHUFFLE   <  SKIP 830  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15945Kelly, Alexandria, I98371PuyallupWashingtonUnited States
24124Vazquez, Erik, A93500PantinSeine Saint DenisFrance
25865Butler, Tristan98033KirklandWashingtonUnited States

Generated 2025-07-16 00:21:31.041 UTC