[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 644   SHUFFLE   <  SKIP 1103  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28193Davis, Taylor91945Lemon GroveCaliforniaUnited States
14492Patterson, Justin, M98055RentonWashingtonUnited States
14876Anderson, Nathan91502BurbankCaliforniaUnited States

Generated 2025-07-14 16:56:14.417 UTC