[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 5104  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19307Alonso, Micheal, WOX1OxfordEnglandUnited Kingdom
17043Bennett, Isabella, K98270MarysvilleWashingtonUnited States
28071Ross, Trevor, L94704BerkeleyCaliforniaUnited States

Generated 2025-07-11 14:33:42.537 UTC