[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 3437   SHUFFLE   <  SKIP 38  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24693Rogers, Alexandra, M78100Saint Germain en LayeYvelineFrance
20450Tang, Edwin1597Lane CoveNew South WalesAustralia
16019Hernandez, Amber90505TorranceCaliforniaUnited States

Generated 2025-07-15 22:08:59.288 UTC