[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 618   SHUFFLE   <  SKIP 998  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21632Liang, Jaclyn92118CoronadoCaliforniaUnited States
19582Luo, Bethany4000BrisbaneQueenslandAustralia
14882Nara, Kathryn, E94704BerkeleyCaliforniaUnited States

Generated 2025-07-12 00:55:10.071 UTC