[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 416   SHUFFLE   <  SKIP 1917  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23750Serrano, TanyaEC1R 0DULondonEnglandUnited Kingdom
22002Chen, Kristen, L2036MalabarNew South WalesAustralia
13845Nara, Shawn, CKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-11 01:36:58.738 UTC