[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 250   <  SKIP 4237  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28368Butler, Fernando59100RoubaixNordFrance
28919Wagner, Krystal, F59100RoubaixNordFrance
12639Lopez, Ruben59223RoncqNordFrance
12219Nara, Kurt59223RoncqNordFrance
12823She, Bethany59223RoncqNordFrance
13263Anand, Kate, K59223RoncqNordFrance

Generated 2025-07-15 13:05:35.181 UTC