[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 613   SHUFFLE   <  SKIP 1146  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18679Wood, Seth, C98055RentonWashingtonUnited States
18575Stewart, Erin, R90241DowneyCaliforniaUnited States

Generated 2025-07-15 06:23:39.573 UTC