[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 840   SHUFFLE   <  SKIP 120  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11819Lal, Jose98201EverettWashingtonUnited States
28861Walker, Alexandra98052RedmondWashingtonUnited States
13265Adams, Luke, C33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-14 09:38:05.746 UTC