[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 2421   SHUFFLE   <  SKIP 7434  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11240Hernandez, Anne, BWA3WatfordEnglandUnited Kingdom
29182Xu, Wesley, K2138RhodesNew South WalesAustralia
22202Diaz, Roberto, A2065St. LeonardsNew South WalesAustralia

Generated 2025-07-20 05:26:23.577 UTC