[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 2421   SHUFFLE   <  SKIP 8981  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20317Green, Alex, K2580GoulburnNew South WalesAustralia
20341Smith, Tyler, JV3A 4R2LangleyBritish ColumbiaCanada
15821Anderson, Logan, C91791West CovinaCaliforniaUnited States

Generated 2025-07-20 07:05:45.001 UTC