[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 434   <  SKIP 4053  >   <  TAKE 7  >   

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

7 items

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

Generated 2025-07-17 05:10:44.293 UTC