[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 1656   SHUFFLE   <  SKIP 861  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15257Anderson, Matthew98312BremertonWashingtonUnited States
14962Jai, Justin, W66578NeunkirchenSaarlandGermany
21475Alexander, Cassidy94015Daly CityCaliforniaUnited States

Generated 2025-11-06 01:23:22.973 UTC