[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 190   SHUFFLE   SKIP 0  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17961Blanco, MeghanSL67RJMaidenheadEnglandUnited Kingdom
26398Watson, Ian, GYO15YorkEnglandUnited Kingdom
27095Flores, Spencer90505TorranceCaliforniaUnited States

Generated 2025-07-08 16:37:07.807 UTC