[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 482   SHUFFLE   <  SKIP 2863  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26164Vazquez, Krista4810TownsvilleQueenslandAustralia
29220Ramos, Melinda94014ColmaCaliforniaUnited States
16818Reed, Gabrielle91977Spring ValleyCaliforniaUnited States

Generated 2025-07-21 03:30:19.494 UTC