[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 575   SHUFFLE   <  SKIP 2656  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27397James, Alex, L91203GlendaleCaliforniaUnited States
21026Fernandez, Clifford, ESE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-22 00:38:37.587 UTC