[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 437   SHUFFLE   <  SKIP 2278  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27909Randall, MayraE17 6JFLondonEnglandUnited Kingdom
14722Carson, Sharon, L98312BremertonWashingtonUnited States
15407Lee, Julia98104SeattleWashingtonUnited States

Generated 2025-07-18 17:38:53.242 UTC