[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 2103   SHUFFLE   <  SKIP 2817  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13663Tang, Melvin, R70511StuttgartSaarlandGermany
22955Suarez, Leslie, C2061Milsons PointNew South WalesAustralia
12937Wilson, Megan98104SeattleWashingtonUnited States

Generated 2025-07-22 10:22:34.217 UTC