[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 511   SHUFFLE   <  SKIP 408  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25748Butler, Kayla, JLE18LeedsEnglandUnited Kingdom
13578Nath, Karl, G59223RoncqNordFrance
16403Suarez, Byron, R92081Paris La DefenseHauts de SeineFrance

Generated 2025-07-16 17:50:08.806 UTC