[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 7828   SHUFFLE   <  SKIP 2272  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27922King, Isabella, E98312BremertonWashingtonUnited States
14663Hu, Arturo, R94014ColmaCaliforniaUnited States
14075Harris, Robert, A92806La JollaCaliforniaUnited States

Generated 2025-07-20 19:31:24.454 UTC