[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 680   SHUFFLE   <  SKIP 5986  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29334Howard, Paige, A99362Walla WallaWashingtonUnited States
22434Schmidt, BillySE1 8HLLondonEnglandUnited Kingdom
13532Gill, Melody, V66041PoingSaarlandGermany

Generated 2025-07-14 00:31:39.833 UTC