[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 1037  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14825Alonso, Rebekah, H48001MünsterSaarlandGermany
17878Sanders, Gabrielle, M57000MetzMoselleFrance
24505Gonzalez, Clifford6006PerthSouth AustraliaAustralia

Generated 2025-07-18 21:29:20.599 UTC