[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 438   SHUFFLE   <  SKIP 584  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26332Mitchell, Aaron, W97355LebanonOregonUnited States
15102Malhotra, Allen, ALE18LeedsEnglandUnited Kingdom
21390Becker, Grant2036MalabarNew South WalesAustralia

Generated 2025-07-13 12:40:15.163 UTC