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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21094Sharma, Alison78400ChatouYvelineFrance
14581Adams, Kevin, M97205PortlandOregonUnited States
29109Miller, Elizabeth94109San FranciscoCaliforniaUnited States

Generated 2025-07-11 07:51:36.651 UTC