[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 2817   SHUFFLE   <  SKIP 417  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18360Li, Eric, E95062Santa CruzCaliforniaUnited States
15701Kapoor, Jillian, RGL50CheltenhamEnglandUnited Kingdom
14492Patterson, Justin, M98055RentonWashingtonUnited States

Generated 2025-07-22 12:07:31.524 UTC