[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 2421   SHUFFLE   <  SKIP 5899  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13534Navarro, BethW10 6BLLondonEnglandUnited Kingdom
25572Gonzalez, AllenGL7 1RYGloucestershireEnglandUnited Kingdom
28895Luo, Mitchell, E80074MünchenNordrhein-WestfalenGermany

Generated 2025-07-12 17:34:35.864 UTC