[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 7897  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23815Ward, Julia, M94070San CarlosCaliforniaUnited States
24014Kovár, Geoffrey66041PoingSaarlandGermany
23743Xu, Terrence, LSL67RJMaidenheadEnglandUnited Kingdom

Generated 2025-07-14 12:08:08.843 UTC