[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 717   SHUFFLE   <  SKIP 1950  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13603Martinez, Molly, SLE18LeedsEnglandUnited Kingdom
18310Romero, Lance2138RhodesNew South WalesAustralia
17321Kumar, Kate4171HawthorneQueenslandAustralia

Generated 2025-07-12 05:19:51.110 UTC