[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 480   SHUFFLE   <  SKIP 1484  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17939Wang, Kelli92150SuresnesHauts de SeineFrance
18446Ramos, Larry2036MalabarNew South WalesAustralia
20234Mehta, Gerald2055North SydneyNew South WalesAustralia

Generated 2025-07-20 00:28:42.079 UTC