[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 680   SHUFFLE   <  SKIP 1027  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24078Martin, Neil66001SaarbrückenSaarlandGermany
23168Hayes, Mya, J97068W. LinnOregonUnited States
15638He, Rosa, JMK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-07-18 03:25:00.003 UTC