[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 5595   SHUFFLE   <  SKIP 22  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21026Fernandez, Clifford, ESE1 8HLLondonEnglandUnited Kingdom
13172Cook, Isabella, D98036LynnwoodWashingtonUnited States
14761Kelly, Morgan, L91776San GabrielCaliforniaUnited States

Generated 2025-07-14 21:15:15.667 UTC