[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 396   SHUFFLE   <  SKIP 360  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28863Bell, Allison, L97071WoodburnOregonUnited States
22892Mitchell, Timothy, E90241DowneyCaliforniaUnited States
27577Cook, Patrick, K98366Port OrchardWashingtonUnited States

Generated 2025-07-13 07:53:28.071 UTC