[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 1182   SHUFFLE   <  SKIP 589  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14927Martinez, Chelsea, S12171BerlinSaarlandGermany
12166Rogers, Jared, JV7L 4J4N. VancouverBritish ColumbiaCanada
28685Zhu, Marshall, J93700DrancySeine Saint DenisFrance

Generated 2025-07-15 00:12:49.453 UTC