[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 625   SHUFFLE   <  SKIP 2396  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20074Madan, Preston94519ConcordCaliforniaUnited States
28400Anand, Cedric, P14197BerlinSaarlandGermany
19174Howard, Katelyn, L59100RoubaixNordFrance

Generated 2025-07-10 19:51:40.974 UTC