[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 1616   SHUFFLE   <  SKIP 1993  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20206Murphy, Olivia, VV3A 4R2LangleyBritish ColumbiaCanada
19044Rana, Cesar, LW1V 5RNLondonEnglandUnited Kingdom
20766Morgan, Charles, G94941Mill ValleyCaliforniaUnited States

Generated 2025-07-12 00:47:53.448 UTC