[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 3633   SHUFFLE   <  SKIP 1895  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25356Miller, Jonathan, A98168BurienWashingtonUnited States
23781Ross, Jordyn91776San GabrielCaliforniaUnited States
23259Taylor, John98366Port OrchardWashingtonUnited States

Generated 2025-07-16 17:58:37.365 UTC