[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 189   SHUFFLE   <  SKIP 1202  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17895Subram, AllenGA10GatesheadEnglandUnited Kingdom
29191Weber, Chelsea1002SydneyNew South WalesAustralia
27533Perez, Allison, C90706BellflowerCaliforniaUnited States

Generated 2025-07-12 22:46:49.515 UTC