[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 480   SHUFFLE   <  SKIP 2414  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20850Navarro, Lance, CYO15YorkEnglandUnited Kingdom
18617Lopez, CarlosV9B 5T2ShawneeBritish ColumbiaCanada
16715Ramirez, Katelyn, C94941Mill ValleyCaliforniaUnited States

Generated 2025-07-11 15:27:28.931 UTC