[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 2489  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27284Bailey, Danielle, Y98104SeattleWashingtonUnited States
18157Hall, Isabella60323FrankfurtHessenGermany
13745Robinson, Andrew, J97222MilwaukieOregonUnited States
12057Collins, Madeline, M98270MarysvilleWashingtonUnited States

Generated 2025-07-20 20:56:20.429 UTC