[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 2626   SHUFFLE   <  SKIP 775  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14318Rogers, Seth, R4700RockhamptonQueenslandAustralia
21003Hernandez, Jimmy93500PantinSeine Saint DenisFrance
18663Flores, Jason, C94941Mill ValleyCaliforniaUnited States

Generated 2025-07-17 22:59:41.052 UTC