[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 875   SHUFFLE   <  SKIP 62  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25536Sai, Rebekah, L70511StuttgartSaarlandGermany
20675Martin, Natalie, M97034Lake OswegoOregonUnited States
22624Wu, Sandra59100RoubaixNordFrance

Generated 2025-07-08 10:46:24.335 UTC