[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 840   SHUFFLE   <  SKIP 738  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15570Powell, Brianna, L91977Spring ValleyCaliforniaUnited States
26258Powell, Angelica, E97205PortlandOregonUnited States
27604Brooks, Richard98366Port OrchardWashingtonUnited States

Generated 2025-07-20 10:31:22.347 UTC