[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 902  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29221Bennett, Kelly94611OaklandCaliforniaUnited States
15924Wang, Omar, D45000OrleansLoiretFrance
12879Nelson, Elijah90012Los AngelesCaliforniaUnited States
17743Gomez, GeraldSW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-20 05:34:52.256 UTC