[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 750   SHUFFLE   <  SKIP 2333  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11114Moreno, Leslie, C2138RhodesNew South WalesAustralia
25669Ortega, Stacy, MY024 1GFYorkEnglandUnited Kingdom
12460Malhotra, DominiqueW1Y 3RALondonEnglandUnited Kingdom
18481Romero, Tanya, A94014ColmaCaliforniaUnited States

Generated 2025-07-21 10:05:01.350 UTC