[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 2927   SHUFFLE   <  SKIP 302  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29468Morris, Jacqueline, HGL50CheltenhamEnglandUnited Kingdom
15127Yang, Wesley, K1597Lane CoveNew South WalesAustralia
28208Sun, Karen, C6006PerthSouth AustraliaAustralia

Generated 2025-07-15 10:40:26.348 UTC