[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 808   SHUFFLE   <  SKIP 275  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22737Sai, Heidi, S94704BerkeleyCaliforniaUnited States
14761Kelly, Morgan, L91776San GabrielCaliforniaUnited States
17961Blanco, MeghanSL67RJMaidenheadEnglandUnited Kingdom

Generated 2025-07-19 07:42:16.751 UTC