[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 872   SHUFFLE   <  SKIP 733  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23614Cook, Rachel, TOX1OxfordEnglandUnited Kingdom
24384Pal, Kenneth, G59100RoubaixNordFrance
12879Nelson, Elijah90012Los AngelesCaliforniaUnited States

Generated 2025-07-20 10:34:32.808 UTC