[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 189   SHUFFLE   <  SKIP 2198  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16999Kelly, Chloe, M91791West CovinaCaliforniaUnited States
16575Vance, Veronica, GMK8 8DFMilton KeynesEnglandUnited Kingdom
21035Sanchez, Roy04838EilenburgBrandenburgGermany
11535Nelson, Devin97355LebanonOregonUnited States

Generated 2025-07-19 20:39:01.828 UTC