[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 653   SHUFFLE   <  SKIP 1074  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28158Luo, Clarence, M94704BerkeleyCaliforniaUnited States
11946Saunders, Brandy1002SydneyNew South WalesAustralia
24251Browning, Jay, M2065St. LeonardsNew South WalesAustralia

Generated 2025-07-15 22:51:24.050 UTC