[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 484   SHUFFLE   <  SKIP 956  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14378Mehta, Cory, A94010BurlingameCaliforniaUnited States
16282Suarez, KristineW1N 9FALondonEnglandUnited Kingdom
14727Bryant, Anna, S97222MilwaukieOregonUnited States
29207James, Katelyn, O98403TacomaWashingtonUnited States
14844Miller, Blake60323FrankfurtHessenGermany
12215She, Karla, TW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-20 12:51:10.272 UTC